3.602 \(\int \frac{(1+x) (1+2 x+x^2)^5}{x^3} \, dx\)

Optimal. Leaf size=70 \[ \frac{x^9}{9}+\frac{11 x^8}{8}+\frac{55 x^7}{7}+\frac{55 x^6}{2}+66 x^5+\frac{231 x^4}{2}+154 x^3+165 x^2-\frac{1}{2 x^2}+165 x-\frac{11}{x}+55 \log (x) \]

[Out]

-1/(2*x^2) - 11/x + 165*x + 165*x^2 + 154*x^3 + (231*x^4)/2 + 66*x^5 + (55*x^6)/2 + (55*x^7)/7 + (11*x^8)/8 +
x^9/9 + 55*Log[x]

________________________________________________________________________________________

Rubi [A]  time = 0.0206813, antiderivative size = 70, normalized size of antiderivative = 1., number of steps used = 3, number of rules used = 2, integrand size = 17, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.118, Rules used = {27, 43} \[ \frac{x^9}{9}+\frac{11 x^8}{8}+\frac{55 x^7}{7}+\frac{55 x^6}{2}+66 x^5+\frac{231 x^4}{2}+154 x^3+165 x^2-\frac{1}{2 x^2}+165 x-\frac{11}{x}+55 \log (x) \]

Antiderivative was successfully verified.

[In]

Int[((1 + x)*(1 + 2*x + x^2)^5)/x^3,x]

[Out]

-1/(2*x^2) - 11/x + 165*x + 165*x^2 + 154*x^3 + (231*x^4)/2 + 66*x^5 + (55*x^6)/2 + (55*x^7)/7 + (11*x^8)/8 +
x^9/9 + 55*Log[x]

Rule 27

Int[(u_.)*((a_) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_.), x_Symbol] :> Int[u*Cancel[(b/2 + c*x)^(2*p)/c^p], x] /; Fr
eeQ[{a, b, c}, x] && EqQ[b^2 - 4*a*c, 0] && IntegerQ[p]

Rule 43

Int[((a_.) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_.), x_Symbol] :> Int[ExpandIntegrand[(a + b*x)^m*(c + d
*x)^n, x], x] /; FreeQ[{a, b, c, d, n}, x] && NeQ[b*c - a*d, 0] && IGtQ[m, 0] && ( !IntegerQ[n] || (EqQ[c, 0]
&& LeQ[7*m + 4*n + 4, 0]) || LtQ[9*m + 5*(n + 1), 0] || GtQ[m + n + 2, 0])

Rubi steps

\begin{align*} \int \frac{(1+x) \left (1+2 x+x^2\right )^5}{x^3} \, dx &=\int \frac{(1+x)^{11}}{x^3} \, dx\\ &=\int \left (165+\frac{1}{x^3}+\frac{11}{x^2}+\frac{55}{x}+330 x+462 x^2+462 x^3+330 x^4+165 x^5+55 x^6+11 x^7+x^8\right ) \, dx\\ &=-\frac{1}{2 x^2}-\frac{11}{x}+165 x+165 x^2+154 x^3+\frac{231 x^4}{2}+66 x^5+\frac{55 x^6}{2}+\frac{55 x^7}{7}+\frac{11 x^8}{8}+\frac{x^9}{9}+55 \log (x)\\ \end{align*}

Mathematica [A]  time = 0.0026426, size = 70, normalized size = 1. \[ \frac{x^9}{9}+\frac{11 x^8}{8}+\frac{55 x^7}{7}+\frac{55 x^6}{2}+66 x^5+\frac{231 x^4}{2}+154 x^3+165 x^2-\frac{1}{2 x^2}+165 x-\frac{11}{x}+55 \log (x) \]

Antiderivative was successfully verified.

[In]

Integrate[((1 + x)*(1 + 2*x + x^2)^5)/x^3,x]

[Out]

-1/(2*x^2) - 11/x + 165*x + 165*x^2 + 154*x^3 + (231*x^4)/2 + 66*x^5 + (55*x^6)/2 + (55*x^7)/7 + (11*x^8)/8 +
x^9/9 + 55*Log[x]

________________________________________________________________________________________

Maple [A]  time = 0.006, size = 59, normalized size = 0.8 \begin{align*} -{\frac{1}{2\,{x}^{2}}}-11\,{x}^{-1}+165\,x+165\,{x}^{2}+154\,{x}^{3}+{\frac{231\,{x}^{4}}{2}}+66\,{x}^{5}+{\frac{55\,{x}^{6}}{2}}+{\frac{55\,{x}^{7}}{7}}+{\frac{11\,{x}^{8}}{8}}+{\frac{{x}^{9}}{9}}+55\,\ln \left ( x \right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((1+x)*(x^2+2*x+1)^5/x^3,x)

[Out]

-1/2/x^2-11/x+165*x+165*x^2+154*x^3+231/2*x^4+66*x^5+55/2*x^6+55/7*x^7+11/8*x^8+1/9*x^9+55*ln(x)

________________________________________________________________________________________

Maxima [A]  time = 0.976764, size = 78, normalized size = 1.11 \begin{align*} \frac{1}{9} \, x^{9} + \frac{11}{8} \, x^{8} + \frac{55}{7} \, x^{7} + \frac{55}{2} \, x^{6} + 66 \, x^{5} + \frac{231}{2} \, x^{4} + 154 \, x^{3} + 165 \, x^{2} + 165 \, x - \frac{22 \, x + 1}{2 \, x^{2}} + 55 \, \log \left (x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1+x)*(x^2+2*x+1)^5/x^3,x, algorithm="maxima")

[Out]

1/9*x^9 + 11/8*x^8 + 55/7*x^7 + 55/2*x^6 + 66*x^5 + 231/2*x^4 + 154*x^3 + 165*x^2 + 165*x - 1/2*(22*x + 1)/x^2
 + 55*log(x)

________________________________________________________________________________________

Fricas [A]  time = 1.22391, size = 201, normalized size = 2.87 \begin{align*} \frac{56 \, x^{11} + 693 \, x^{10} + 3960 \, x^{9} + 13860 \, x^{8} + 33264 \, x^{7} + 58212 \, x^{6} + 77616 \, x^{5} + 83160 \, x^{4} + 83160 \, x^{3} + 27720 \, x^{2} \log \left (x\right ) - 5544 \, x - 252}{504 \, x^{2}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1+x)*(x^2+2*x+1)^5/x^3,x, algorithm="fricas")

[Out]

1/504*(56*x^11 + 693*x^10 + 3960*x^9 + 13860*x^8 + 33264*x^7 + 58212*x^6 + 77616*x^5 + 83160*x^4 + 83160*x^3 +
 27720*x^2*log(x) - 5544*x - 252)/x^2

________________________________________________________________________________________

Sympy [A]  time = 0.116065, size = 65, normalized size = 0.93 \begin{align*} \frac{x^{9}}{9} + \frac{11 x^{8}}{8} + \frac{55 x^{7}}{7} + \frac{55 x^{6}}{2} + 66 x^{5} + \frac{231 x^{4}}{2} + 154 x^{3} + 165 x^{2} + 165 x + 55 \log{\left (x \right )} - \frac{22 x + 1}{2 x^{2}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1+x)*(x**2+2*x+1)**5/x**3,x)

[Out]

x**9/9 + 11*x**8/8 + 55*x**7/7 + 55*x**6/2 + 66*x**5 + 231*x**4/2 + 154*x**3 + 165*x**2 + 165*x + 55*log(x) -
(22*x + 1)/(2*x**2)

________________________________________________________________________________________

Giac [A]  time = 1.1596, size = 80, normalized size = 1.14 \begin{align*} \frac{1}{9} \, x^{9} + \frac{11}{8} \, x^{8} + \frac{55}{7} \, x^{7} + \frac{55}{2} \, x^{6} + 66 \, x^{5} + \frac{231}{2} \, x^{4} + 154 \, x^{3} + 165 \, x^{2} + 165 \, x - \frac{22 \, x + 1}{2 \, x^{2}} + 55 \, \log \left ({\left | x \right |}\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1+x)*(x^2+2*x+1)^5/x^3,x, algorithm="giac")

[Out]

1/9*x^9 + 11/8*x^8 + 55/7*x^7 + 55/2*x^6 + 66*x^5 + 231/2*x^4 + 154*x^3 + 165*x^2 + 165*x - 1/2*(22*x + 1)/x^2
 + 55*log(abs(x))